PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFResourceOptimizer Class / PDFResourceOptimizer Constructor / PDFResourceOptimizer Constructor(PDFFileEx)
The PDF file whose resources need to be optimized.
In This Topic
    PDFResourceOptimizer Constructor(PDFFileEx)
    In This Topic
    Initializes a new Object with a PDF file.
    Syntax
    public PDFResourceOptimizer( 
       PDFFileEx file
    )

    Parameters

    file
    The PDF file whose resources need to be optimized.
    See Also